2 Posts
Tag: Claude Code

BY eric
Jun 13, 2026
How a Coding Agent Actually Writes Code
The first four posts in this series took the telescope view of AI agents. This one takes the microscope: how a coding agent turns an instruction into a working, tested change — how it edits, compiles, runs, tests and debugs — and why Claude Code behaves like a native *nix programmer while others reach for a throwaway script.

BY eric
Jun 13, 2026
The Coding Agent Shootout and the Best Harness We Could Not Read
After reading the source of five open coding agents — OpenAI's Codex, Pi, OpenCode, Kimi Code and Gemini CLI — here is how they actually stack up, strengths and weaknesses, which one wins, and why the best harness of all belongs to a tool we deliberately left out of the code study: Claude Code.
